Skip to content

Add p [var] commands to print all or just one frame local variable#339

Closed
berquist wants to merge 1 commit into
JuliaDebug:masterfrom
berquist:313-print-variables
Closed

Add p [var] commands to print all or just one frame local variable#339
berquist wants to merge 1 commit into
JuliaDebug:masterfrom
berquist:313-print-variables

Conversation

@berquist

Copy link
Copy Markdown
Contributor

Closes #313

KristofferC added a commit that referenced this pull request Jul 18, 2026
…add tests

Builds on #339 by Eric Berquist. Uses output_stream(state) like other
commands, prints an error for variables not present in the frame, and
adds a testset.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add p x to show x.

1 participant